BODY{
	font-family :  Verdana,Arial,Helvetica,sans-serif;
	color: black;
	background-color: white;
}
H1 {
	font-size: 150%
	}
H2 {
	font-size: 120%
	}
H4 {
    font-size: 87%;
	font-variant: small-caps;
	font-weight: bold;
	}
H6 {
font-size: 70%;
	}
A {
}
A:HOVER {
background-color :#00FFFF;
}

HR {
	height: 1pt;
	padding:0;
}
.sidebarmenutitle {
	font-size: 87%;
	font-weight: bold;
	text-align: center;
	}
.mainmenutext {
font-size:87%;
font-weight: bold;
	}
A.mainmenutext {
	text-decoration : none;
	color : Black;
}
A.mainmenutext:HOVER{
	background-color :#00FFFF
}
.sidebarmenutext {
	font-size: 70%;
	text-align: left;
	}
A.sidebarmenutext {
	text-align: left;
	text-decoration: none;
	color: black;
	font-size : 70%;
}
A.sidebarmenutext:HOVER {
	background-color : #C0FFC0;
}
.bookbarmenutext {
	font-size: 70%;
	text-align: left;
	}
A.bookbarmenutext {
	font-size: 70%;
	text-align: left;
	text-decoration: none;
	color: black;
	}
A.bookbarmenutext:HOVER {
	background-color : #FFD090;
}
.booktitle {
	font-weight: bold;
}
.fixed {
	font-family: "Courier New", Courier, monospace;
}
